/* CSS Document */

@import url("common.css");
/*banner*/
.fullSlide{ width:100%;  position:relative;  height:415px;margin-bottom:25px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:415px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:415px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:18px; left:0; height:30px; line-height:30px;text-align:center;_background:#000; _filter:alpha(opacity=60);}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:18px; height:18px; margin:5px; background:url(../images/banner_p.png) -24px 0; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul .on{ background-position:0 0; }
/*关于我们*/
.about_news{
	 background:url(../images/about_news.png) no-repeat top center;
	 height:295px;
}
.about_news_all{
	width:665px;
	position:relative;
	top:30px;	
	color:#666666;	
	letter-spacing:1px;
}
.about_news_all a{
	color:#666666;
}
.about_news_all a:hover{
	color:#ff6600;
}
.about_index{
	width:320px;
}
.about_news_tit{
	width:100%;
	border-bottom:1px dotted #aaa;
	height:30px;
	margin-bottom:20px;
}
.about_news_tit span.cn{
	font-size:15px;
	color:#151515;
	font-weight:bold;
}
.about_news_tit span.en{
	color:#aaa;
	line-height:24px;
	text-indent:12px;
}
.about_news_tit span.more{
	display:block;
	width:45px;
	background:url(../images/more.jpg) no-repeat right center;
	position:relative;
	top:5px;
}
.about_index .about_news_con{
	line-height:24px;
	text-indent:24px;
}

.news_index{
	width:305px;
}
.news_index .about_news_tit,.about_news_ul{
	width:270px;
}
.about_news_ul li{
	width:100%;
	height:29px;
	line-height:29px;
	text-indent:16px;
	background:url(../images/index_news_li.png) no-repeat left center;
	overflow:hidden;
}